vcProductCreator
Acts as a feeder and creates one or more types of products for use in process modeling.
See in: Overview
Module: vcProcessModel
Parent: vcFlow
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Feed | vcObject | R | Gets the configuration for the current feed mode. |
| FeedMode | vcFeedMode | RW | Gets or sets the mode for feeding products. That is, when and what type of product to create during a simulation. |
Events
Learn how to use events here. The events are also inherited from the parent class.
| Name | Parameters | Description |
| OnProductCreated | vcProduct product | Triggered when a new product instance has been created by this creator. Parameters: product (vcProduct): The new product. |